DioDocs for PDF
SaveAsGif(String,Nullable<Rectangle>) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > SaveAsGif メソッド : SaveAsGif(String,Nullable<Rectangle>) メソッド
The output file path.
Clipping rectangle of the image to be saved.
Saves the image into a file in GIF format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsGif( _
   ByVal path As System.String, _
   Optional ByVal clipRect As System.Nullable(Of Rectangle) _
) 
public void SaveAsGif( 
   System.string path,
   System.Nullable<Rectangle> clipRect
)

パラメータ

path
The output file path.
clipRect
Clipping rectangle of the image to be saved.
参照

GcBitmap クラス
GcBitmap メンバ
オーバーロード一覧